|
EPD Extension Kit for MSP430 LaunchPad
|
UART serial buffer structure. More...
#include <Uart_Driver.h>
Public Attributes | |
| uint8_t | put_index |
| uint8_t | get_index |
| uint8_t | count |
| char | buffer [SERIAL_RX_MAX_LEN] |
UART serial buffer structure.
1.8.3.1